home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
pure_adr.swf
/
scripts
/
DefineButton2_257
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2008-11-12
|
76b
|
7 lines
on(press){
tellTarget("/")
{
gotoAndStop("jogar");
}
}